home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Diamond Collection / The Diamond Collection (Software Vault)(Digital Impact).ISO / cdr23 / hs121c5.zip / FHSLINK.DOC < prev    next >
Text File  |  1993-04-11  |  1KB  |  34 lines

  1.  
  2.                              FOSSIL HS/Link
  3.                               Version 1.20
  4.  
  5.                      Copyright 1993 Samuel H. Smith
  6.                           All Rights Reserved
  7.  
  8. The file FHSLINK.EXE is the new FOSSIL version of the HS/Link protocol
  9. driver.  This version of HS/Link is useful if you are using FOSSIL
  10. drivers to access your COM ports.  You may need FOSSIL drivers with non-
  11. standard computer equipment or with many multi-port serial cards, such
  12. as the Digi-board.
  13.  
  14. FOSSIL HS/Link is identical to the standard HSLINK with the following
  15. exceptions:
  16.  
  17. *  You MUST specify the COM port opening speed with the -B option.  I
  18.    was not able to reliably determine the current COM port speed using
  19.    X00.  Future versions may remove this requirement.
  20.  
  21. *  The RTS handshake functions are not available in standard version 5
  22.    FOSSIL drivers, so the -HS option may not work.  Support has been
  23.    added for X00 drivers, which extend the standard to allow this type
  24.    of handshake.
  25.  
  26. *  I recommend a FOSSIL transmit buffer size of at least 5k.  The
  27.    receive buffer size is not as important, but should be increased if
  28.    FHSLINK reports receiver overflow errors.  Consult your FOSSIL driver
  29.    documentation for details of setting buffer sizes.
  30.  
  31. *  The -PB, -PI, -N5 and -FT options are ignored since the FOSSIL driver
  32.    now controls all low-level COM port details.
  33.  
  34.